https://[server-name]/api/v01/merchants/[merchant-code]/billing | Represents billing configuration for the given merchant.
UniBill only |
https://[server-name]/api/v01/merchants/[merchant-code]/business-info | Represents business information of the merchant. |
https://[server-name]/api/v01/merchants/[merchant-code]/channel | Represents Channels, associated with the given merchant. |
https://[server-name]/api/v01/merchants/[merchant-code]/charge-info | Represents information of merchant's charge account. When withdrawal mechanism is used to deduct fees and negative balances out of merchant’s account, charge account information is used to withdraw any negative balance. If charge account information is not specified, but withdrawal mechanism is used to account for negative balances, then deposit-info information is used by default. |
https://[server-name]/api/v01/merchants/[merchant-code]/commissions | Represents reseller commissions currently configured for the given merchant. |
https://[server-name]/api/v01/merchants/[merchant-code]/contact-info | Represents contact information of the merchant. |
https://[server-name]/api/v01/merchants/[merchant-code]/convenience-fees | Represents convenience fees currently configured for the given merchant. |
https://[server-name]/api/v01/merchants/[merchant-code]/deposit-info | Represents information of merchant's deposit account. When any type of update (modify) action is performed, the real bank account information has to be supplied. For security purposes, when the information is requested for reading (load action is performed),
the masked value will be returned instead. |
https://[server-name]/api/v01/merchants/[merchant-code]/emails | Represents emails definition used by the merchant for debt aging classification. |
https://[server-name]/api/v01/merchants/[merchant-code]/fees | Represents merchant fees currently configured for the given merchant. |
https://[server-name]/api/v01/merchants/[merchant-code]/leads | Represents sales leads, associated with the merchant.
UniSell only |
https://[server-name]/api/v01/merchants/[merchant-code]/letters | Represents letters definition used by the merchant for debt aging classification.
UniBill only
Note: not supported by sub-merchants (merchant accounts).
|
https://[server-name]/api/v01/merchants/[merchant-code]/phases | Represents phases definition used by the merchant for debt aging classification.
UniBill only
Note: not supported by sub-merchants (merchant accounts).
|
https://[server-name]/api/v01/merchants/[merchant-code]/post-rules | Returns a set of rules to validate AVS/CSC response codes of a merchant or merchant account. |
https://[server-name]/api/v01/merchants/[merchant-code]/pre-rules | Returns a set of pre-rules to validate billing address, issuing bank country, card type. |
https://[server-name]/api/v01/merchants/[merchant-code]/processing-config | Represents processing configuration for the given merchant. |
https://[server-name]/api/v01/merchants/[merchant-code]/processing-info | Represents processing information for the given merchant. |
https://[server-name]/api/v01/merchants/[merchant-code]/profiles | Represents Provider Profiles available to this merchant. Not all profiles might be configured and of all configured, only part might be active. Inactive profiles are not used for processing. |
https://[server-name]/api/v01/merchants/[merchant-code]/remittance-config | Represents Remittance configuration for the given merchant. |
https://[server-name]/api/v01/merchants/[merchant-code]/remittance-info | Represents Remittance information for the given merchant. |
https://[server-name]/api/v01/merchants/[merchant-code]/reseller | Represents Reseller associated with the given merchant. |
https://[server-name]/api/v01/merchants/[merchant-code]/reserves | Represents Reserves maintained by the system to to minimize the risk of financial fraud for 3rd party processors. |
https://[server-name]/api/v01/merchants/[merchant-code]/submerchants | Represents merchant Accounts or Submerchants associated with the given merchant. |
https://[server-name]/api/v01/merchants/[merchant-code]/terminal-orders | Provides access to the terminal orders registered in the system. |
https://[server-name]/api/v01/merchants/[merchant-code]/users | Represents Users associated with the given merchant. |